Welcome![Sign In][Sign Up]
Location:
Search - data acquisition serial port

Search list

[SCM2008.4.20

Description: 采用SN75LBC184来实现RS232C与RS485串行口的转换,从而使PC机具备主从式多机通讯 功能,实现对多个单片机组成数据采集终端的通讯与管理. 约定一种简单和有效的串口通讯协议,根据 这种通讯协议设计出单片机与PC机串口通讯程序-SN75LBC184 used to achieve the RS232C and RS485 serial port conversion, so that PC-equipped master-slave multi-machine communications, to achieve a number of single-chip data acquisition terminal component of communication and management. Agreed a simple and effective string mouth communication protocol, according to this design a single-chip communication protocol with the PC-Serial communication program
Platform: | Size: 515072 | Author: 平行线 | Hits:

[Communicationsrc

Description: 串口数据采集实时显示程序。本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。-Serial data acquisition in real-time display program. This procedure using VC6.0 Universal Serial control MsComm32.ocx to sent to the serial port data acquisition and processing.
Platform: | Size: 195584 | Author: dy | Hits:

[SCM80C196ADC

Description: 80C196KB单片机数据采集、串口RS232接受发送实际工程源代码-80C196KB Single-chip data acquisition, serial port RS232 to accept to send the actual project source code
Platform: | Size: 8192 | Author: zhanglaiyu | Hits:

[Software EngineeringWBD

Description: 智能温度系统设计,本设计主要通过以单片机为控制单元的温度采集、转化、显示并通过串口将数据传输到PC机,在PC机端实现数据的存储、分析、绘制波形。在以单片机技术和VC编程技术为基础提出了系统框架和具体的设计方案,用汇编和C语言从硬件电路和软件阐述了控制系统的总体实现,并利用按键、LCD显示等外围设备为用户提供服务,实现人机交互。-Intelligent temperature system design, primarily through the design to single-chip temperature control unit for the acquisition, transformation, display and transmit data through the serial port to the PC, the PC-side data storage, analysis, rendering waveform. In single-chip technology and VC-based programming technique proposed system framework and the specific design of the program, using C language compilation and hardware circuitry and software control system on the overall implementation and use of keys, LCD display and other peripheral equipment to provide users with services, implementation of HCI.
Platform: | Size: 770048 | Author: amanda | Hits:

[Graph programWirelessMeter

Description: 通过串口采集无线仪表的数据(温度、湿度),实时的用图表显示出来!-Instrument through the serial port wireless data acquisition (temperature, humidity), real-time graph is displayed!
Platform: | Size: 1583104 | Author: Jack Li | Hits:

[Com PortLabview_serial_assistant

Description: 针对在LabVIEW开发环境下传统串口通信控制方式的弊端,提出了另一种控制方法,即在LabVIEW中利用ActiveX控件容器,调用第三方提供的ActiveX控件—MSComm控件,实现对计算机串口的通信管理,并结合一数据采集系统给出了实例-In the LabVIEW development environment for traditional serial communication under the control of the disadvantages of an alternative control method, namely the use of ActiveX controls in LabVIEW containers, called ActiveX controls provided by third parties-MSComm control, the realization of the computer serial port communication management, combined with a data acquisition system is given examples of
Platform: | Size: 45056 | Author: 陈彦敏 | Hits:

[Windows DevelopMATLAB_uart

Description: 通过RS232串口将数据采集部分与计算机连接,利用MATLAB自带的工具可开发出通信与数据采集软件,通过人机界面完成对数据采集系统的通信与控制,可设计出有极强的数据处理能力的系统。-Through the RS232 serial port will be part of data acquisition and computer connections, the use of MATLAB built-in tools to develop communication and data acquisition software, human-machine interface through the completion of the data acquisition system of communication and control, can be designed to have very strong data-processing system capacity.
Platform: | Size: 286720 | Author: shu | Hits:

[matlabserial_port_example

Description: 改程序为一个matlab使用串口的实例程序,能够够在工程开发中提供一个无硬件测试提供帮助。-this is an example matlab program of using serial port, it s convenient to use this for project test of data acquisition application .
Platform: | Size: 1024 | Author: 王明 | Hits:

[Com PortUART-DATA-Display

Description: 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了.-The program uses a common serial port control MSCOMM32.OCX VC6.0 to send to the serial port on the data acquisition and processing. Reading is the principle of serial data, as long as when there is data to send data to serial port, the computer will automatically write data to a specific buffer, we can just write a program to read that particular buffer on it.
Platform: | Size: 2055168 | Author: 小武 | Hits:

[Software Engineeringreal-time-data-acquisition

Description: 本文介绍VB6.0利用MSComm通信控件,开发微机通过串口对工业仪表进行实时数据采集的编程技术。给出的程序代码具有通用性,并有详细的注释,可以直接或稍加改动后用于其他数据采集或实时控制程序中。-This article describes the use VB6.0 MSComm communication control, the development of industrial computer through the serial port data acquisition instrumentation for real-time programming techniques. Given program code is versatile, and there are detailed notes, or a little change can be directly used for other data collection or after the real-time control program.
Platform: | Size: 62464 | Author: clover | Hits:

[Delphi VCLdelphi-serial-port

Description: delphi开发环境下的实时数据采集程序设计-delphi development environment, the design of real-time data acquisition program
Platform: | Size: 362496 | Author: zkm | Hits:

[SCMdata-acquisition-

Description: 随着计算机技术的飞速发展和普及,数据采集系统在多个领域有着广泛的应用。本系统是基于C8051F060单片机和计算机串口通信的数据采集模块,使用单片机内部ADC和多路模拟开关进行多路数据采集,并且通过串口将数据传送给计算机进行处理。在本系统设计中体现了自顶而下的设计思想以及模块化思想,设计中首先明确系统的主要功能以及确定参数,将系统分成多个模块分开设计和测试,然后再进行综合和总体功能测试。本系统能够实现八路数据同时采集,通过计算机监控软件,能够显示各个通道的瞬时电压,实时显示一路数据波形,并且能够切换通道。显示的波形可以通过控制改变显示幅值和频率以便更好的观察数据。本系统在实时性数据采集场合有着广泛的应用。-With the fast development and widely use of the computer, data acquisition is used in a variety of fields. This system is a data acquisition module which based on C8051F060 MCU and PC serial port communication. The inner ADC and AMUX are used in this system. In the processing of this system’s design, many advanced ideas are used, such as design from top to end and modularity. In the first, I must insure the function and parameters of the system. Then, I divide the system into many modules in order to design and test. In the end, I will make an overall test for my design. This system can deal with datas of eight channels at the same time. The computer can display instantaneous voltage of every channel, and the waveform of one channel in a real time. You can expediently change the frequent and amplitude to display at you will. This system will be widely used in many fields whose requirement is real-time display.
Platform: | Size: 160768 | Author: 叶华 | Hits:

[SCMGPS-data-collection

Description: GPS数据的采集,串口发送和接收,显示在LCD-GPS data acquisition, serial port to send and receive, displayed on the LCD
Platform: | Size: 1643520 | Author: 章艳 | Hits:

[LabViewThe-system-of-data-acquisition

Description: 这是一个用于监测zigbee无线节点返回的温湿度和光照数据的程序,控制节点通过串口连接pc机,串口数据可以设置。程序比较简单,可以作为初学labview的例子,注释不太多,请见谅。-This is the temperature, humidity and light data procedures for monitoring zigbee wireless node returns control node to connect pc through the serial port, serial data can be set. The procedure is relatively simple, as a beginner labview example, the annotation is not too much, please forgive me.
Platform: | Size: 22528 | Author: 贾萌 | Hits:

[LabViewSerial-port-data-acquisition-system-

Description: 本系统利用单片机通过串口和数字化的温度传感器18b20对温度进行采集和监控,通过串口通信可以将采集的温度数据传给电脑,利用电脑进行数据处理和显示,包括保存和回放数据,回放数据速度可进行调整。-The system microcontroller through serial port and the digital temperature sensor
Platform: | Size: 38912 | Author: 曾雯浩 | Hits:

[LabViewdata-collect-through-serial-port

Description: 使用labview进行串口数据采集并调用系统打印机进行打印的示例-Examples of use labview serial data acquisition and call the system printer to print
Platform: | Size: 63488 | Author: Joea | Hits:

[Com PortMulti-channel-data-acquisition

Description: 多通道数据采集器,使用STM32作为采集数据控制器,克服串口单通道传输的缺陷!-Multi-channel data acquisition using the STM32 as data acquisition controller, to overcome serial port single-channel transmission defects!
Platform: | Size: 1531904 | Author: yanghui | Hits:

[Embeded LinuxData-Acquisition

Description: 使用ADC采集模拟电压数据,存储在NAND FLASH中,然后从NAND FLASH中读取所存储的电压值,显示在串口上-Use ADC analog to collecte voltage data and store in NAND FLASH, and then read the voltage value to store in the NAND FLASH, displayed on the serial port
Platform: | Size: 14336 | Author: 张海军 | Hits:

[ARM-PowerPC-ColdFire-MIPSDual-channel-data-acquisition-system

Description: 双通道数字采集,可实现不同等级电压、电流的采集,可通过串口上传到上位机,实现人机对话-Dual-channel data acquisition, enabling different levels of voltage, current collection can be uploaded to a PC via the serial port, man-machine dialogue
Platform: | Size: 7168 | Author: 刘永志 | Hits:

[CommunicationSerial-port-temperature-data

Description: 通过读串口数据,实时采集显示温度数据,用于串口开发的例子-By reading the serial data, real-time acquisition of display temperature data for serial port development example
Platform: | Size: 5755904 | Author: xiaofu | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net